#HTML <picture> The <picture> HTML element contains zero or more <source> elements and one <img> element to offer alternative versions of an image for different display/device scenarios. Please see HTML Element Manual for more information about HTML elements.。 #Attributes Please see HTML global attributes to learn about the global attributes of HTML elements.